home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8848 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  809 b 

  1. Path: news.bridge.net!news
  2. From: David Byrden <100101.2547@compuserve.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ vs. C
  5. Date: 27 Feb 1996 00:19:44 GMT
  6. Organization: self-employed
  7. Message-ID: <4gtin0$vuh@news.bridge.net>
  8. References: <4g5nk4$pra@noah.xicom.com> <8BB840D.000A006231.uuout@computex.com>
  9. NNTP-Posting-Host: ppp-mia2-68.bridge.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15.  
  16. -> The C source and C++ source file are about the same number of lines
  17. -> of  code and about the same file size.  But after compliling the
  18. -> source,  C++  programs are HUGE, 200K vs. 12K with C.
  19. ->
  20. -> What's up with this?
  21.  
  22.  
  23.   What compilers are you using? What libraries have you linked with?
  24.  
  25.                        Dave
  26.  
  27.  
  28.